home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7866 < prev    next >
Encoding:
Text File  |  1996-08-05  |  939 b   |  27 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!mictali
  3. From: mictali@netcom.com (Jere McDevitt)
  4. Subject: Re: CTime (VC++ 4.0)
  5. Message-ID: <mictaliDMtrqL.FI1@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. References: <mictaliDMrpvr.6n0@netcom.com> <312336a1.53641712@server1>
  9. Date: Thu, 15 Feb 1996 16:13:33 GMT
  10. Sender: mictali@netcom23.netcom.com
  11.  
  12. Erik Olson (eriko@axtech.com) wrote: 
  13.  
  14. : If you're using RFX_Date to exchange the data, you might want to
  15. : consider using a TIMESTAMP_STRUCT instead of a CTime.  This method
  16. : enables you to deal with much broader time ranges at the cost of
  17. : losing your Class Wizard support. RFX_Date is overloaded to take a
  18. : reference to either type, so your code changes will be minimal. See KB
  19. : Article Q114961 or the VC docs on RFX_Date for more info.
  20.  
  21. : Erik
  22.  
  23.  
  24. Thanks for the response.  I will take a look at those areas.
  25.  
  26. Jere
  27.